relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Mon, 12 Sep 2016 18:48:12 +0000 (18:48 +0000)
committerPaul Gevers <elbrus@debian.org>
Mon, 12 Sep 2016 18:48:12 +0000 (18:48 +0000)
commit044594ad8c40c025d85720fbb9e5a75d6a0cae7d
tree13d6fe8d1441d35d76faa47a186307deb803abb1
parent2870689db322e8c6a4002c79e4aec611c875c39b
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]